home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / language / maisie / readme < prev   
Text File  |  1994-06-28  |  911b  |  39 lines

  1. **************************************************************************
  2. *
  3. *   This is directory of ths source files of Maisie.
  4. *
  5. *   Bugs, Comments, and Questions --=>    wentoh@cs.ucla.edu.
  6. *
  7. *                           Wen-Toh Liao
  8. *
  9. **************************************************************************
  10.  
  11. **************************************************************************
  12.    Files:
  13.  
  14.     - README        This file
  15.  
  16.   Directories:
  17.  
  18.     - compiler        The parser and code generator
  19.  
  20.     - libsrc        Maisie programs for entity library
  21.  
  22.     - runtimesrc        Source files for runtime support as
  23.                 well as the 'maycspawn' facility.
  24.  
  25.        Files:
  26.         - runtime.c runtime.h    The main runtime support files
  27.  
  28.         - socket.c socket.h    Files for -arch network
  29.  
  30.         - pvm.c pvmh        Files for -arch PVM
  31.  
  32.         - maycspawn.c        The main maycspawn program
  33.  
  34.         - cosmic_spawn.c    For spawing jobs in Cosmic_Env
  35.  
  36.         - pvm_spawn.c        For spawing jobs in PVM 3.0
  37.           mayc_pvm.h        
  38.         
  39.